PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DCrossSection Class / getOpacity Method
In This Topic
    getOpacity Method
    In This Topic
    Gets the opacity of the cutting plane.
    Syntax
    public double getOpacity()

    Return Value

    A number in the range [0, 1] indicating the opacity of the cutting plane using a standard additive blend mode.
    See Also